home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / MDMMOD.IN_ / mdmmod.inf
Encoding:
Windows Setup INFormation  |  2003-03-24  |  8.2 KB  |  241 lines

  1. ;Windows Modem Setup File
  2. ; Copyright (c) Microsoft Corporation.  All rights reserved. \\MS-IRL\\
  3. ;Version: 1.0
  4. ;Manufacturer: Modular Technology
  5.  
  6. [Version]
  7. Signature="$WINDOWS NT$"
  8. Class=Modem
  9. Provider= %MSFT%  
  10. ClassGUID={4D36E96D-E325-11CE-BFC1-08002BE10318}
  11. LayoutFile=layout.inf
  12. DriverVer=10/01/2002,5.2.3790.0
  13.  
  14. [ControlFlags]
  15. InteractiveInstall=SERENUM\RSS00A0
  16. ExcludeFromSelect= *
  17.  
  18. [Manufacturer]
  19. %BT%=BT
  20. %Modular_Technology%=Modular_Technology
  21. %Rockwell%=Rockwell
  22. %Trident%=Trident
  23. %Digicom%=Digicom
  24. %Hayes%=Hayes
  25.  
  26. [Hayes]
  27. %Modem14PnP%=Modem12,SERENUM\HAY0608
  28.  
  29. [Digicom]
  30. %Modem13%=Modem11,PCMCIA\Digicom_SpA-Palladio_56K-6BE7
  31.  
  32. [Trident]
  33. %Modem11%=Modem11,PCMCIA\ADT-TRIDENT_PFM-56K/G-3508
  34.  
  35. [Rockwell]
  36. %Modem08PNP%=Modem2a,SERENUM\RSS00A0     
  37. %Modem09PNP%=Modem1,*ROK0030            
  38. %Modem10PnP%=Modem3,SERENUM\RSS00B0
  39. %Modem10PnP%=Modem3,SERENUM\RSS0272
  40. %Modem12%=Modem11,PCMCIA\Rockwell_SEM._SYS.-RCDL56ACFW_V.90_&_K56flex-FF69
  41.  
  42. [BT]
  43. %Modem06PNP%=Modem2,BT_EXP,SERENUM\RSS00A0    
  44.  
  45. [Modular_technology]
  46. %Modem05%=Modem1,MOD_INP,*ROK0030            
  47. %Modem07PNP%=Modem2,MOD_EXP,SERENUM\RSS00A0
  48.  
  49. [Strings]
  50. MSFT="Microsoft"
  51. BT="British Telecom"
  52. Modular_Technology="Modular Technology"
  53. Rockwell="Conexant"
  54. Trident="Trident"
  55. Hayes="Hayes"
  56. Digicom="Digicom S.p.A."
  57.  
  58. Modem05="Modular Technology 33.6 Internal PnP"
  59. Modem06PNP="BT Prologue 33.6 External PnP"
  60. Modem07PNP="Modular Technology 33.6 External PnP"
  61. Modem08PNP="Rockwell DPF PnP"   ; external OEM and internal comtrol 
  62. Modem09PNP="Rockwell 33.6 DPF Internal PnP"
  63. Modem10PnP="Rockwell 56000 External Modem PnP"
  64. Modem11="Trident 56K PCMCIA Modem"
  65. Modem12="Rockwell ACFW V.90 PCMCIA Modem"
  66. Modem13="Digicom Palladio Twin 56"
  67. Modem14PnP="Accura 336 Message Modem PnP"
  68.  
  69. [Modem1]
  70. Include=Mdmgl010.inf
  71. DriverVer=06/01/1999,5.00.0000.0    
  72. AddReg=AllMfgAddReg,Properties,INTERNAL,MDMGL010.ALL,MDMGL010.NUMERICS,MDMGL010.V34SHORT,MDMGL010.V90SHORT,MDMGL010.V34LONG,MDMGL010.V90LONG
  73.  
  74. [Modem2]
  75. Include=Mdmgl010.inf
  76. DriverVer=06/01/1999,5.00.0000.0
  77. AddReg=AllMfgAddReg,Properties,EXTERNAL,MDMGL010.ALL,MDMGL010.NUMERICS,MDMGL010.V34SHORT,MDMGL010.V90SHORT,MDMGL010.V34LONG,MDMGL010.V90LONG
  78.  
  79. [Modem2a]
  80. Include=Mdmgl010.inf
  81. DriverVer=06/01/1999,5.00.0000.0
  82. AddReg=AllMfgAddReg,Properties,EXTERNAL,CID,MDMGL010.ALL,MDMGL010.NUMERICS,MDMGL010.V34SHORT,MDMGL010.V90SHORT,MDMGL010.V34LONG,MDMGL010.V90LONG
  83.  
  84. [Modem3]
  85. Include=Mdmgl010.inf
  86. DriverVer=06/01/1999,5.00.0000.0
  87. AddReg=AllMfgAddReg,Properties56,EXTERNAL,CID,MDMGL010.ALL,MDMGL010.NUMERICS,MDMGL010.V34SHORT,MDMGL010.V90SHORT,MDMGL010.V34LONG,MDMGL010.V90LONG
  88.  
  89. [Modem11]
  90. Include=Mdmgl010.inf
  91. DriverVer=06/01/1999,5.00.0000.0
  92. AddReg=AllMfgAddReg,Properties56,PCMCIA,MDMGL010.ALL,MDMGL010.NUMERICS,MDMGL010.V34SHORT,MDMGL010.V90SHORT,MDMGL010.V34LONG,MDMGL010.V90LONG
  93.  
  94. [Modem12]
  95. Include=Mdmgl010.inf
  96. DriverVer=06/01/1999,5.00.0000.0
  97. AddReg=AllMfgAddReg,Modem14.Addreg,EXTERNAL,Voice,MDMGL010.ALL,MDMGL010.NUMERICS,MDMGL010.V34SHORT,MDMGL010.V90SHORT,MDMGL010.V34LONG,MDMGL010.V90LONG
  98.  
  99. [PCMCIA]
  100. HKR,,PortDriver,,Serial.vxd
  101. HKR,,Contention,,*vcd
  102. HKR,,DeviceType,1,03
  103.  
  104. [EXTERNAL]
  105. HKR,,DeviceType,1,01
  106.  
  107. [INTERNAL]
  108. HKR,,DeviceType,1,02
  109.  
  110. [Properties]
  111. HKR,,Properties,1,80,01,00,00,FF,00,00,00,FF,00,00,00,07,00,00,00,0F,00,00,00,FF,07,00,00,00,C2,01,00,40,83,00,00
  112.  
  113. [Properties56]
  114. HKR,,Properties,1,80,01,00,00,FF,00,00,00,FF,00,00,00,07,00,00,00,0F,00,00,00,F7,07,00,00,00,C2,01,00,60,EA,00,00
  115.  
  116. [Modem14.Addreg]
  117. HKR,, Properties, 1, 80,00,00,00, FF,00,00,00, FF,00,00,00, 07,00,00,00, 0F,00,00,00, F7,07,00,00, 00,C2,01,00, 40,83,00,00
  118. HKR, Settings, ErrorControl_Off,, "&Q6S36=3S48=128"
  119. HKR, Settings, ErrorControl_On,, "&Q5S36=7S48=7"
  120. HKR, Settings, ErrorControl_Forced,, "&Q5S36=4S48=128"
  121. HKR, Settings, Compression_Off,, "S46=136"
  122. HKR, Settings, Compression_On,, "S46=138"
  123. HKR, Settings, Modulation_CCITT,, "B0 B15"
  124. HKR, Settings, Modulation_Bell,, "B1 B16"
  125. HKR, Settings, Modulation_CCITT_V23,, "B0 B3"
  126.  
  127. [AllMfgAddReg]
  128. HKR,,ConfigDialog,,modemui.dll
  129. HKR,,DevLoader,,*vcomm
  130. HKR,,EnumPropPages,,"modemui.dll,EnumPropPages"
  131. HKR,,FriendlyDriver,,Unimodem.VXD
  132. HKR,,InactivityScale,1,0a,00,00,00
  133. HKR,,PortSubClass,1,02
  134. HKR,,Reset,,"ATZ<cr>"
  135. HKR,Answer,1,,"ATA<cr>"
  136. HKR,Hangup,1,,"ATH<cr>"
  137. HKR,Init,1,,"AT<cr>"
  138. HKR,Init,2,,"AT&FE0V1&C1&D2S95=47S0=0<cr>"
  139. HKR,Monitor,1,,"ATS0=0<cr>"
  140. HKR,Monitor,2,,"None"
  141. HKR,Settings,Blind_Off,,"X4"
  142. HKR,Settings,Blind_On,,"X3"
  143. HKR,Settings,CallSetupFailTimer,,"S7=<#>"
  144. HKR,Settings,Compression_Off,,"%%C"
  145. HKR,Settings,Compression_On,,"%%C3"
  146. HKR,Settings,DialPrefix,,"D"
  147. HKR,Settings,DialSuffix,,";"
  148. HKR,Settings,ErrorControl_Off,,"\N"
  149. HKR,Settings,ErrorControl_On,,"\N3"
  150. HKR,Settings,ErrorControl_Forced,,"\N2"
  151. HKR,Settings,ErrorControl_Cellular,,"\N3-K1*H1)M1-Q0"
  152. HKR,Settings,ErrorControl_Cellular_Forced,,"\N2-K1*H1)M1-Q0"
  153. HKR,Settings,FlowControl_Off,,"&K"
  154. HKR,Settings,FlowControl_Hard,,"&K3"
  155. HKR,Settings,FlowControl_Soft,,"&K4"
  156. HKR,Settings,InactivityTimeout,,"S30=<#>"
  157. HKR,Settings,Modulation_CCITT,,"B0"
  158. HKR,Settings,Modulation_Bell,,"B1"
  159. HKR,Settings,Prefix,,"AT"
  160. HKR,Settings,Pulse,,"P"
  161. HKR,Settings,SpeakerVolume_Low,,"L1"
  162. HKR,Settings,SpeakerVolume_Med,,"L2"
  163. HKR,Settings,SpeakerVolume_High,,"L3"
  164. HKR,Settings,SpeakerMode_Off,,"M0"
  165. HKR,Settings,SpeakerMode_Dial,,"M1"
  166. HKR,Settings,SpeakerMode_On,,"M2"
  167. HKR,Settings,SpeakerMode_Setup,,"M3"
  168. HKR,Settings,SpeedNegotiation_Off,,"N0"
  169. HKR,Settings,SpeedNegotiation_On,,"N1"
  170. HKR,Settings,Terminator,,"<cr>"
  171. HKR,Settings,Tone,,"T"
  172. HKR,Settings,Modulation_CCITT_V23,,"+MS=3"
  173.  
  174. [Voice]
  175. HKR,,Enumerator,,serwave.vxd
  176. HKR,,VoiceProfile,1,23,02,08,02
  177. HKR,WaveDriver,BaudRate       ,1,00,c2,01,00
  178. HKR,WaveDriver,XformID        ,1,01,00
  179. HKR,WaveDriver,XformModule    ,,"umdmxfrm.dll"
  180. HKR,WaveDriver,WaveHardwareID ,,"RockwellADPCMVoiceModemWave"
  181. HKR,,VoiceBaudRate,1,00,c2,01,00
  182. HKR,EnableCallerID,1,,"at#cid=1<cr>"   
  183. HKR,EnableDistinctiveRing,1,,"ATS101=1<cr>"   
  184. HKR,StartPlay,1,,"at#vtx<cr>"
  185. HKR,StopPlay,1,,"None"
  186. HKR,StopPlay,2,,"NoResponse"
  187. HKR,StartRecord,1,,"at#vrx<cr>"
  188. HKR,StopRecord,1,,"None"
  189. HKR,StopRecord,2,,"NoResponse"
  190. HKR,,TerminateRecord,,"!"
  191. HKR,,TerminatePlay,,"<h10><h03>"
  192. HKR,,AbortPlay,,"<h10><h18>"
  193. HKR,LineSetPlayFormat,1,,"at#vls=0<cr>"
  194. HKR,LineSetRecordFormat,1,,"None"
  195. HKR,LineSetRecordFormat,2,,"NoResponse"
  196. HKR,HandsetSetRecordFormat,1,,"at#vsr=7200<cr>"
  197. HKR,HandsetSetRecordFormat,2,,"at#vbs=4<cr>"
  198. HKR,HandsetSetPlayFormat,1,,"at#vsr=7200<cr>"
  199. HKR,HandsetSetPlayFormat,2,,"at#vbs=4<cr>"
  200. HKR,OpenHandset,1,,"at#cls=8<cr>"
  201. HKR,OpenHandset,2,,"at#vls=1<cr>"
  202. HKR,CloseHandset,1,,"at#cls=0<cr>"
  203. HKR,VoiceToDataAnswer,1,,"at#cls=0<cr>"
  204. HKR,VoiceToDataAnswer,2,,"ata<cr>"
  205. HKR,VoiceAnswer,1,,"at#cls=8<cr>"
  206. HKR,VoiceAnswer,2,,"at#vls=0<cr>"
  207. HKR,VoiceAnswer,3,,"at#vbt=1<cr>"
  208. HKR,VoiceAnswer,4,,"at#vsr=7200<cr>"
  209. HKR,VoiceAnswer,5,,"at#vbs=4<cr>"
  210. HKR,VoiceAnswer,6,,"ata<cr>"
  211. HKR,VoiceDialNumberSetup,1,,"at#cls=8<cr>"
  212. HKR,VoiceDialNumberSetup,2,,"at#vls=4<cr>"
  213. HKR,VoiceDialNumberSetup,3,,"at#vrn=0<cr>"
  214. HKR,VoiceDialNumberSetup,4,,"at#vbt=1<cr>"
  215. HKR,VoiceDialNumberSetup,5,,"at#vsr=7200<cr>"
  216. HKR,VoiceDialNumberSetup,6,,"at#vbs=4<cr>"
  217. HKR,GenerateDigit,1,,"at#vts=<Digit><cr>"
  218. HKR,,CallerIDPrivate,,P
  219. HKR,,CallerIDOutSide,,O
  220. HKR,,VariableTerminator,,<cr><lf>
  221. HKR,Responses,"<cr><lf>VCON<cr><lf>",1,00,00,00,00,00,00,00,00,00,00
  222.  
  223. [CID]
  224. HKR,,CallerIDOutSide,,O
  225. HKR,,CallerIDPrivate,,P
  226. HKR,EnableCallerID,1,,"AT#CID=1<cr>"
  227. HKR,,VariableTerminator,,<cr><lf>
  228. HKR,Responses,"RING A<cr><lf>",1,18,00,00,00,00,00,00,00,00,00
  229. HKR,Responses,"RING B<cr><lf>",1,19,00,00,00,00,00,00,00,00,00
  230. HKR,Responses,"RING C<cr><lf>",1,1a,00,00,00,00,00,00,00,00,00
  231. HKR,Responses,"DATE = ",1,93,00,00,00,00,00,00,00,00,00
  232. HKR,Responses,"TIME = ",1,94,00,00,00,00,00,00,00,00,00
  233. HKR,Responses,"NMBR = ",1,95,00,00,00,00,00,00,00,00,00
  234. HKR,Responses,"NAME = ",1,96,00,00,00,00,00,00,00,00,00
  235. HKR,Responses,"MESG = ",1,97,00,00,00,00,00,00,00,00,00
  236. HKR,Responses,"<cr><lf>DATE = ",1,93,00,00,00,00,00,00,00,00,00
  237. HKR,Responses,"<cr><lf>TIME = ",1,94,00,00,00,00,00,00,00,00,00
  238. HKR,Responses,"<cr><lf>NMBR = ",1,95,00,00,00,00,00,00,00,00,00
  239. HKR,Responses,"<cr><lf>NAME = ",1,96,00,00,00,00,00,00,00,00,00
  240. HKR,Responses,"<cr><lf>MESG = ",1,97,00,00,00,00,00,00,00,00,00
  241.